home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_game / wof62.zip / WHEEL.DOC < prev    next >
Text File  |  1996-06-13  |  28KB  |  596 lines

  1.  
  2.                             WHEEL of FORTUNE
  3.  
  4.                                  v6.2
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                        (404) 256-9525 (33.6 USR)
  12.                        (404) 705-9104 (33.6 USR)
  13.                   (404) 256-9518 (VOICE, 9am-9:30pm EST)
  14.                      (Email) al_lawre@ix.netcom.com
  15.  
  16.  
  17.                                 OVERVIEW
  18.                                 ________
  19.  
  20.  
  21.    Wheel of Fortune is an adaptation of the very popular TV game show.
  22.    The game is played almost exactly the same, however, you will have to
  23.    use your imagination when it comes to who is turning the letters on
  24.    the board. I can assure you that Vanna is not doing the turning. The
  25.    game has a SAVE feature which allows the caller to quit the game and
  26.    pick up where they left off, when the caller next chooses the door.
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.                               INSTALLATION
  33.                               ____________
  34.  
  35.  
  36.    Installation is fairly easy and straight-forward. The following steps and
  37.    examples should have you up and running in a very short period of time.
  38.    It is assumed that you are familiar with setting up DOORS on your system.
  39.    To this end, only examples of the configuration file and Door batch file
  40.    are described.
  41.  
  42.       1) Create a directory to hold all WHEEL of FORTUNE files.
  43.  
  44.       2) Unzip WOFxx.ZIP into the the above directory.
  45.  
  46.       3) Create a configuration file, with a name of your choice, or
  47.          modify the supplied WHEEL.CFG file. A description follows:
  48.  
  49.             **                       Location of System FIle (See Below)
  50.             SUNRISE-80 BBS           Your BBS Name
  51.             Al                       Sysop's First Name
  52.             Lawrence                 Sysop's Last name
  53.  
  54. |-----------------------------------------------------------------------------|
  55. | READ!     1                        CommPort  \ These 2 lines are required   |
  56. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  57. |-----------------------------------------------------------------------------|
  58.  
  59.             00000000                 Registration Number
  60.  
  61.             50                       Number of entries in the Top Score file
  62.                                      Minimum=10, Maximum=50, Default=50
  63.  
  64.             20                       Number of puzzles each player has to solve.
  65.                                      Minimum=10, Maximum=50, Default=20
  66.  
  67.  
  68.         #   7                        NUMBER of chances given to solve each
  69.                                      puzzle. A wrong letter choice, landing
  70.                                      on "LOSE TURN" or "BANKRUPT" reduces
  71.                                      this variable by 1. When it reaches 0
  72.                                      the caller receives 100 pts, whether
  73.                                      caller has accumulateed more or not,
  74.                                      and they move on to the next puzzle.
  75.                                      This is the default!
  76.                                                     - or -
  77.  
  78.                                      LEVELS - allows caller to select a level
  79.                                      of difficulty. There are 4 levels and each
  80.                                      level carries a different number of chances
  81.                                      & a sliding percentage of the wheel points
  82.                                      caller will accumulate.
  83.  
  84.             2                        The number of players that must complete
  85.                                      all puzzles, before the puzzles are
  86.                                      changed automatically by WOFMAINT, usually
  87.                                      in your nightly event processing.
  88.  
  89.        #    3                        Number of puzzles the caller is allowed
  90.                                      to play per day.
  91.                                      (Sysop is unlimited in registered version!)
  92.  
  93.        #    NONE                     Full drive:\path\filename for Top Score
  94.                                      Bulletin, or NONE (ASCII)
  95.  
  96.        #    NONE                     Full drive:\path\filename for Top Score
  97.                                      Bulletin, or NONE  (ANSI)
  98.  
  99.        #    NONE                     Full drive:\path\filename for Hall of
  100.                                      Fame Bulletin, or NONE  (ASCII)
  101.  
  102.        #    NONE                     Full drive:\path\filename for Hall of
  103.                                      Fame Bulletin, or NONE   (ANSI)
  104.  
  105.             2                        1 = Do Not Display ADOPT-A-DOOR Message
  106.                                      2 = Display ADOPT-A-DOOR Message
  107.  
  108.  
  109.         #   2                        Keyboard Timeout Value in Minutes.
  110.                                      If key not depressed for "value" minutes
  111.                                      then game is saved. Minimum = 2 minutes
  112.  
  113.         #   N                        Y = Allow callers to add Puzzles
  114.                                      N = Do not allow callers to add Puzzles.
  115.                                      (See 'Caller Supplied Puzzles' below)
  116.  
  117.             12000                    Value used to dictate the speed the
  118.                                      wheel will spin. Since I run on a 286/12
  119.                                      I have determined that a value of 12000
  120.                                      performs well. For an 8088 CPU you would
  121.                                      lower the value and for a faster CPU you
  122.                                      would raise the value (range: 1000-15000)
  123.                                      If you find the optimum value for a
  124.                                      specific machine type, please share it
  125.                                      on the support board or thru any Sysop
  126.                                      or BBS_Door echo you have access to!
  127.  
  128.         #   Y                        Y = Allow Sysop to play as many games as
  129.                                          there are questions
  130.                                      N = Sysop just like a regular player
  131.  
  132.     @   #   XXXX/YYYY                 Blackout Range  From/To
  133.     @   #   XXXX/YYYY                 Blackout Range  From/To
  134.     @   #   XXXX/YYYY                 Blackout Range  From/To
  135.     @   #   XXXX/YYYY                 Blackout Range  From/To
  136.     @   #   XXXX/YYYY                 Blackout Range  From/To
  137.  
  138.             N                         Y = Force Caller to respond to
  139.                                           Instructions <y/n). May need this with
  140.                                           Digiboards.
  141.                                       N = Allow caller to press ENTER in
  142.                                           response to Instructions <y/N>
  143.  
  144.             N                         Y = Use Alias for Caller's name
  145.                                           (Requires Door.Sys)
  146.                                       N = Use Logon Name for Caller's name
  147.  
  148.             Y                         Y = Log all callers to USAGEx
  149.                                       N = Do not log callers
  150.  
  151.  
  152.          ** = Replace with ONE of the following:
  153.  
  154. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  155. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  156. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  157. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  158. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  159. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  160. C:\BBS\GTUSER.BBS               <- For GT Power
  161.                                    * if using this option you must put the
  162.                                      ComPort # on line 5 and the Node # on
  163.                                      line 6 of the configuration file
  164.  
  165.  
  166.  
  167.          # =  Requires registration to change to a different value
  168.          @ =  See "Blackout Periods" Below
  169.  
  170.  
  171.               NOTE:THERE ARE TO BE NO BLANK LINES IN THIS FILE !
  172.  
  173.       4) Run WOFMAINT WHEEL.CFG (or name you gave to config file)
  174.  
  175.           ********************* To Setup Program ****************************
  176.           *                                                                 *
  177.           *     Note filename is the filename you chose in #3 above.        *
  178.           *     ASSUMING that filename from #3 above is  WHEEL.CFG,         *
  179.           *     type the following:                                         *
  180.           *                                                                 *
  181.           *                  WOFMAINT WHEEL.CFG                          *
  182.           *                                                                 *
  183.           *******************************************************************
  184.  
  185.              Choose menu option #7. (NOTE: READ PROMPTS CAREFULLY !!!)
  186.              This will create and initialize all the required files in
  187.              the directory you created in # 1) above. The program will
  188.              display the names of the files being created. Uses config
  189.              file from #3 above! You will be returned to the main menu
  190.              after initialization. Choose option "8" to exit WOFMAINT.
  191.  
  192.       5) Create a batch file or modify the WHEEL file supplied. A
  193.          description of this file follows:
  194.  
  195.             ECHO off
  196.             CD\bbs\DOORS\WHEEL        Location of Wheel of Fortune Files
  197.             WHEEL WHEEL.CFG           EXE filename and CFG filename (Name
  198.                                       used in creating file in #3 above)
  199.             CD\bbs
  200.             BOARD
  201.  
  202.                  NOTE: THERE ARE NO BLANK LINES IN THIS FILE
  203.  
  204.        6) When running more than one node, be sure to supply a different
  205.           configuration name for each node (your choice of name) and
  206.           change the first entry in the .CFG (if necessary).
  207.  
  208.        7) If running with Fossil-based multi-port boards add
  209.            /FD to the line containing the CFG name as follows:
  210.  
  211.                          WHEEL WHEEL.CFG /FD
  212.  
  213.  
  214.  
  215.  
  216.                           TROUBLESHOOTING
  217.                           ---------------
  218.  
  219. (1) If you are running this Door on a 486 system and encounter errors such as
  220.  
  221.     ERROR 6.... OVERFLOW Error
  222.     ERROR 5.... ILLEGAL Function Call (may be associated with other problems)
  223.     KEYBOARD Timeout after 5 minutes
  224.  
  225.     You may have to put the following line in your AUTOEXEC.BAT file:
  226.  
  227.          SET NO87=ON
  228.  
  229. (2) If you encounter an Error 62 (Input Past End of File), BEFORE you see the
  230.     opening screen of the Door, your problem will more than likely be associated
  231.     with the CFG file. The error 62 means that you do not have enough entries
  232.     in the CFG. Compare your CFG file with the CFG definition in the DOC file.
  233.  
  234.  
  235. (3) If you encounter an ERROR 70... Permission Denied, this will more than
  236.     likely mean that you DO NOT have SHARE loaded. SHARE is a DOS file that
  237.     comes with your version of DOS. To load it type the word SHARE at the DOS
  238.     prompt. To load it permanently type the word SHARE on a line by itself in
  239.     your AUTOEXEC.BAT file, any place prior to the loading of your BBS
  240.     software. There have been numerous reports that loading SHARE high causes
  241.     some problems, so to be on the safe side, do not load it high.
  242.  
  243.  
  244. Should you have any questions or problem, please do not hesitate to call
  245.    voice for immediate help... 404-256-9518 (9am-9:30pm EST) any day!
  246.  
  247.  
  248.  
  249.                              USAGE LOG
  250.                              ---------
  251.  
  252. As an option, we provide you with the ability to log every player to a text 
  253. file. IF you enter Y in the CFG file to log callers, the Door will place the
  254. caller's name as well as the ON and OFF times each time a caller selects the
  255. Door. A separate file will be created for each Node and the name of the file
  256. will be USAGEx, where x is the Node number.
  257.  
  258. You may delete these files at any time and the Door will recreate them the
  259. next time a caller enters the Door. If you do NOT want to continue logging
  260. callers, change the CFG file entry to N.
  261.  
  262.  
  263.  
  264.  
  265.  
  266.                       CALLER SUPPLIED PUZZLES
  267.                       _______________________
  268.  
  269.       If enough time remains, the caller will be given the option to enter
  270.       puzzles for you to use in the databases. This is optional and is
  271.       controlled by an entry in the CONFIG file (see Config description above).
  272.  
  273.       These entries will reside in a separate file, WOFUSER.PUZ. It will be
  274.       your responsibility to check the entries out and import them into the 
  275.       WHEEL and/or BONUS databases. Be sure to delete the file when you are 
  276.       finished with it, as WOF will add on to the file if it is found in the 
  277.       WHEEL directory. If not found it creates a new one.
  278.  
  279.       NOTE: This option is only available if Door is registered!
  280.  
  281.  
  282.                           BLACKOUT PERIODS
  283.                           ________________
  284.  
  285.       Use the Blackout ranges option to define up to 5 time periods during
  286.       which you DO NOT want the Door to be played. If a caller tries to access
  287.       the Door during the Blackout period, they will be shown a message that
  288.       contains ALL the Blackout periods you have defined, and to try the Door
  289.       at a later time.
  290.  
  291.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  292.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  293.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  294.  
  295.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  296.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  297.                    a Blackout range.
  298.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  299.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  300.  
  301.  
  302.                         NON-STANDARD COM SUPPORT
  303.                         ________________________
  304.  
  305.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  306.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  307.       number after the configuration filename. Let's assume your Door is
  308.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  309.       passed to your Door would be:
  310.  
  311.                             FOOBAR FOOBAR.CFG /5
  312.  
  313.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  314.       normally used with COM1. No /x parameter is needed for the standard
  315.       IRQ's.
  316.  
  317.       As an alternative, you may use an environmental variable on the command
  318.       line. To use the variable (following the example above), place a
  319.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  320.       different IRQ number for each node). The command line would now look
  321.       like this:
  322.  
  323.                           FOOBAR FOOBAR.CFG /%IRQ%
  324.  
  325.       This, in combination with the use of the environmental variables
  326.       described in the MULTI-NODE SETUP section will allow you to use one
  327.       batch file and one config file to run this door on all nodes.
  328.  
  329.  
  330.  
  331.  
  332.                            MULTI-NODE SETUP
  333.                            ________________
  334.  
  335.       All Sunrise Doors are Multi-Node capable. Each node must have the
  336.       ability to access a configuration file which will have its own system
  337.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  338.       line. There are 2 ways to accomplish this:
  339.  
  340.       (1) Create a separate configuration file for each node. The only
  341.           difference between each file would be the location of the system
  342.           file for that particular node. For example, on my system there are 2
  343.           nodes and the first line of the config files would look like this:
  344.  
  345.                         NODE1:  H:\PCB1\DOOR.SYS
  346.                         NODE2:  H:\PCB2\DOOR.SYS
  347.  
  348.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  349.  
  350.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  351.           the following PCBoard/Wildcat environmental variables:
  352.  
  353.                  PCBDIR    (Directory containing the System file)
  354.                  PCBDRIVE  (Drive containing the System file)
  355.                  WCNODEID  (Active Node Number)
  356.  
  357.           Thus, the first line of the SINGLE configuration file, for this Door
  358.           would look like this:
  359.  
  360.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  361.                         c:\wc30\wcwork\node%wcnodeid%\door.sys
  362.  
  363.       NOTE: This option, as described, assumes that you are running PCB or
  364.             Wildcat software. The environmental variables are automatically
  365.             created by the software for each node.
  366.  
  367.             HOWEVER, if you are running other BBS software you should be able
  368.             to set the variables EXACTLY as described below, for EACH node
  369.             (more than likely in each batch file you use to bring up EACH node):
  370.  
  371.                             PCBDRIVE=C:
  372.                             ^^^^^^^^^
  373.                             PCBDIR=\NODE2
  374.                             ^^^^^^^^
  375.  
  376.             Info with a carat (^) under it, MUST be typed as is. The rest
  377.             depends on your naming conventions.
  378.  
  379.             This, in combination with the use of the optional environmental
  380.             variable described in the NON-STANDARD COM SUPPORT section, will
  381.             allow you to use one batch file and one config file to run this
  382.             door on all nodes.
  383.  
  384.  
  385.  
  386.  
  387.                                 WOFMAINT
  388.                                 ________
  389.  
  390.     This is the Wheel of Fortune utility maintenance progam. See below for a
  391.     list of WOFMAINT functions. To start WOFMAINT enter the following:
  392.  
  393.               WOFMAINT WHEEL.CFG (Substitute your config filename)
  394.  
  395.  
  396.  
  397.  
  398.  
  399.                            WOFMAINT FUNCTIONS
  400.                            __________________
  401.  
  402.         (1) Add WHEEL Puzzles to Database
  403.             Add puzzles/categories to WHEEL puzzle database.
  404.             WHEEL dataase will only hold 2000 puzzles.
  405.         (2) Add BONUS Puzzles to Database
  406.             Add puzzles/categories to BONUS puzzle database.
  407.             BONUS database will only hold 2000 puzzles.
  408.         (3) Import a Puzzle File
  409.             Import puzzle files you have created offline with your favorite
  410.             editor or word processor. See detailed explanation below under
  411.             "OFFLINE PUZZLE CREATION".
  412.         (4) Check For REGULAR and BONUS Puzzle Duplicates
  413.             You should use this option ANY time you either ADD or IMPORT 
  414.             puzzles and at periodic intervals. WOFMAINT will only use the 
  415.             first 2000 puzzles to check the ENTIRE database against.
  416.         (5) Re-Cycle Used REGULAR and BONUS Puzzles
  417.             When puzzles are changed,the old ones are placed in a file
  418.             called WHEELQUE.OLD or BONUSQUE.OLD. At some point in time you
  419.             may want to add them back into the current database. This option
  420.             will place them at the end of the database file. 
  421.         (6) Manually Change Puzzles and Reset/Update Files
  422.             Creates new puzzles, Updates Hall of Fame, Resets HiScore,
  423.             Index and Save files.
  424.         (7) Initialize ALL Files (Initial Setup ONLY!)
  425.             Use only the first time you are setting up this door. It will
  426.             reset all files, so USE IT with CAUTION !!
  427.         (8) EXIT
  428.             Exit WOFMAINT to DOS.
  429.  
  430.  
  431.                              EVENT PROCESSING
  432.                              ________________
  433.  
  434.  
  435.     ************ DOOR MUST BE REGISTERED TO USE THIS OPTION **************
  436.  
  437.  
  438.     After your caller completes all the puzzles you have defined, it becomes
  439.     necessary to change them and start a new game. This task can be done
  440.     manually, using WOFMAINT (option #6) or automatically, as part of your
  441.     nightly EVENT process.
  442.  
  443.     As a nightly EVENT, WOFMAINT checks to see if the number of players, as
  444.     defined in the configuration file, have completed all puzzles, in which
  445.     case it will automatically supply a new set of puzzles and reset/update
  446.     the appropriate files. The following is an EXAMPLE of what needs to be
  447.     placed in your nightly EVENT file:
  448.  
  449.  
  450.                CD\PCB\DOORS\WHEEL           Location of WOF files
  451.                WOFMAINT WHEEL.CFG /EVENT    EXE filename and config filename
  452.                CD\BBS
  453.                BOARD
  454.  
  455.  
  456.  
  457.  
  458.  
  459.                           OFFLINE PUZZLE CREATION
  460.                           _______________________
  461.  
  462.  
  463.     This Wheel of Fortune Door program has the ability to import files you
  464.     create offline, with your favorite editor or word processor. The file
  465.     format is simple:  PUZZLE,CATEGORY. The maximum length of each puzzle is
  466.     35 charcters and the maximum length of each category is 20 characters.
  467.     When this file is imported it is first checked to ensure that it conforms
  468.     to the length restrictions and then the program checks to ensure that
  469.     there is enough room in the database. If there is no room, you will
  470.     receive a message to that effect and you will have to wait until enough
  471.     puzzles are used and space is made available. If the length of any puzzle
  472.     or category is invalid, the offending puzzle will be displayed along with
  473.     which parts are in error. You will have to correct the problem and rerun
  474.     the import option.
  475.  
  476.     As a reminder, there are two (2) databases; REGULAR puzzles and BONUS
  477.     puzzles. You must create separate files for each and answer the prompt
  478.     with the appropriate file type.
  479.  
  480.     Once you have registered Wheel of Fortune you you will be able to call
  481.     Sunrise-80 BBS and pick up extra puzzles. When you log on the BBS go to
  482.     the Doors menu and choose the Door number that corresponds to "WOF puzzles".
  483.     We would appreciate it if you would contribute the puzzles you have made up,
  484.     by uploading them into the same door on out BBS.
  485.  
  486.  
  487.  
  488.                                ADOPT-A-DOOR
  489.                                ____________
  490.  
  491.  
  492.     Having been a Sysop for a number of years, I have had my share of problems
  493.     and frustrations getting financial support for my board's upkeep. A fellow
  494.     Sysop left a message on my board, not long ago, about a concept that was
  495.     being used by several boards around the country.
  496.  
  497.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  498.     would be the same as sending in a donation, only this way it is earmarked
  499.     for registering a particular door. In a way, the user feels he/she is
  500.     "getting something in return". As a Door author I have decided to build
  501.     this concept into each of my Door programs. The concept replaces the
  502.     usual message "tell the Sysop to register this Door" we find in most
  503.     doors.
  504.  
  505.     If the Door is unregisterd then a message appears on the opening screen
  506.     to that effect. After finishing or suspending a game, a message screen
  507.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  508.     caller to contact the Sysop to find out if there is any further details
  509.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  510.     time, etc to callers that ADOPT-A-DOOR.
  511.  
  512.     If the Door has been registered, either by the Sysop or other callers,
  513.     the names of those contributors will be displayed in the closing screen.
  514.  
  515.     NOTE: If you want to display the names of the callers that contributed
  516.           to registering the Door, you must create an ASCII file called
  517.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  518.           the name(s) of the contributors (one on each line, maximum of 5
  519.           entries, each a maximum of 30 characters long). This file must be
  520.           saved, in ASCII format, and placed in the Door directory.
  521.  
  522.  
  523.  
  524.                               LEGALITIES
  525.                               __________
  526.  
  527.  
  528.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  529.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  530.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  531.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  532.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  533.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  534.       OR BREACH OF ANY WARRANTY.
  535.  
  536.  
  537.  
  538.  
  539.  
  540.                              DISTRIBUTION
  541.                              ____________
  542.  
  543.    You may make this file available for downloading from your BBS or you may
  544.    upload it to any BBS of your choice, provided that you do not make any
  545.    changes to the contents of the archive (ZIP file). The archive and its
  546.    individual contents may not be used by any service that charges any money
  547.    whatsoever, without the written permission of the author.
  548.  
  549.  
  550.  
  551.  
  552.  
  553.                              REGISTRATION
  554.                              ____________
  555.  
  556.    Registration and the subsequent insertion of the registration number into
  557.    your configuation file, allows for the display of your BBS name on the
  558.    opening and closing screen as well as the reduction of a delay built into
  559.    the opening screen display along with the ability to change certain values
  560.    in the configuration file.
  561.  
  562.    To register your copy of WHEEL of FORTUNE, please fill out the registration
  563.    form (REGISTER.FRM) and mail it along with the registration fee to
  564.    the name and address on the form or supply a self-addressed stamped
  565.    envelope for registration number by return mail.
  566.  
  567.    Once a door is registered, any changes to registration information (Sysop
  568.    name or BBS Name) will require the doors to be re-registered. Download or
  569.    File Request a file named CHANGE.FRM from our BBS, complete the form and
  570.    follow ALL instructions in the document!
  571.  
  572.    Registration fees are subject to change at any time. The most current
  573.    registration form is always available on our BBS. You may download or
  574.    File Request REGISTER.FRM at any time.
  575.  
  576.    Be sure to use the proper upper/lower case when filling in your name and
  577.    BBS name, as they MUST match the way you entered them in the configuration
  578.    file.             ^^^^
  579.  
  580.    Based upon information supplied on the registration form, I will pre-
  581.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  582.    up your registration number.
  583.  
  584.  
  585.  
  586.                                  MISC
  587.                                  ____
  588.  
  589.    The latest version of WHEEL of FORTUNE and other fine SUNRISE DOOR programs
  590.    are always available for download from SUNRISE-80 BBS and/or SALTAIR BBS.
  591.  
  592.    Remember, should you have any problems, questions or suggestions, be sure
  593.    to drop me a message on either of the aforementioned BBS'.  I am now a
  594.    PCRelay node (SUNRISE) and can be reached thru the SYSOP, BBSDOORS,
  595.    PCBhints RIME conferences.
  596.